menu
flutter_loyalcraft_gql package
documentation
schema.graphql.dart
Input$UpdateBlogInput
title property
title property
dark_mode
light_mode
title
property
String
?
get
title
Implementation
String? get title => (_$data['title'] as String?);
flutter_loyalcraft_gql package
documentation
schema.graphql
Input$UpdateBlogInput
title property
Input$UpdateBlogInput class