InAppDocument typedef

InAppDocument = Map<String, InAppValue?>

Implementation

typedef InAppDocument = Map<String, InAppValue>;