GelatoSessionLastErrorCode.fromJson constructor

GelatoSessionLastErrorCode.fromJson(
  1. Object? json
)

Implementation

GelatoSessionLastErrorCode.fromJson(Object? json) : _ = (json as String);