ContentStateResponse constructor
ContentStateResponse({
- ContentState? contentState,
- String? lastUpdated,
Implementation
ContentStateResponse({this.contentState, this.lastUpdated});