-
getInt
→ int?
-
Available on SDartJson,
provided by the JSONToInt extension
转换为一个可能为空的int类型
no setter
-
intValue
→ int
-
Available on SDartJson,
provided by the JSONToInt extension
转换为一个默认为为0 不为空的int类型
no setter
-
isInt
→ bool
-
Available on SDartJson,
provided by the JSONToInt extension
no setter