import 'package:mosquito_alert/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
title | LocalizedFieldRequest | Provide the message's title in all supported languages | |
body | LocalizedFieldRequest | Provide the message's body in all supported languages |
import 'package:mosquito_alert/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
title | LocalizedFieldRequest | Provide the message's title in all supported languages | |
body | LocalizedFieldRequest | Provide the message's body in all supported languages |