NDJsObject typedef

NDJsObject = Map<String, dynamic>

Implementation

typedef NDJsObject = Map<String, dynamic>;