Create an instance from JSON.
factory LevelStub.fromJson(final Map<String, dynamic> json) => _$LevelStubFromJson(json);