Register a texture with FlutterTexture.
Future<int?> registerTexture(Map<String, dynamic> params) async { throw UnimplementedError('registerTexture() has not been implemented.'); }