TypedDataField constructor

const TypedDataField(
  1. {required String name,
  2. required String type}
)

Implementation

const TypedDataField