encode method

Map<String, Object?> encode()

Implementation

Map<String, Object?> encode() => {'day_of_week': dayOfWeek.terraformValue};