struct CoronaApi::LatestData

Included Modules

Defined in:

corona_api.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def calculated : Calculated #

[View source]
def confirmed : Int32 | Nil #

[View source]
def critical : Int32 | Nil #

[View source]
def deaths : Int32 | Nil #

[View source]
def recovered : Int32 | Nil #

[View source]