menu
big_bird package
documentation
big_bird_platform_interface.dart
BigBirdPlatform
createFile method
createFile method
dark_mode
light_mode
createFile
method
Future
createFile
(
dynamic
data
)
Implementation
Future createFile(data) { throw UnimplementedError('printData() has not been implemented.'); }
big_bird package
documentation
big_bird_platform_interface
BigBirdPlatform
createFile method
BigBirdPlatform class