createTRFormat function

Map<String, dynamic> createTRFormat()

Implementation

Map<String, dynamic> createTRFormat() {
  return {};
}