TinkEntitySet typedef

TinkEntitySet = Map<String, Map<String, dynamic>>

Implementation

typedef TinkEntitySet = Map<String, Map<String, dynamic>>;