footers property

Map<String, dynamic>? footers
getter/setter pair

Implementation

late Map<String, dynamic>? footers = null;