menu
mgo package
documentation
types/mgo_bcs.dart
isPureArg function
isPureArg function
dark_mode
light_mode
isPureArg
function
bool
isPureArg
(
PureArg
arg
)
Implementation
bool isPureArg(PureArg arg) { return (arg as PureArg)["Pure"] != null; }
mgo package
documentation
types/mgo_bcs
isPureArg function
mgo_bcs library