JSONToInt extension

转换为Int类型

on

Properties

int → JSONInt?
转换为一个可能为空的int类型
no setter
intValue → JSONInt
转换为一个默认为为0 不为空的int类型
no setter
isInt bool
no setter