Z
import 'dart:developer';
log('data: $data');
Size: a a a
Z
import 'dart:developer';
log('data: $data');
MB
MB
p
MB
MB
IL
IL
var flog = FimberLog('MY_TAG');
flog.w('this is info message');
IL
MB
MB
IL
IL
MB
IL
IL
MB
MB
setUpAll(() {
Fimber.plantTree(DebugTree());
});